Skip to content

Conversation

@JRaspass
Copy link
Contributor

  • Move the version declaration into the package line.
  • Use v5.40 to get strict, warnings, and the module_true feature.
  • Make private sub lexical, it's unlikely to be used in darkpan.
  • Make use of subroutine signatures.

This set of changes does not require a perldelta entry.

 - Move the version declaration into the package line.
 - Use v5.40 to get strict, warnings, and the module_true feature.
 - Make private sub lexical, it's unlikely to be used in darkpan.
 - Make use of subroutine signatures.
Copy link
Contributor

@leonerd leonerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks for making a start at this monumental effort. Hopefully we can encourage more folks to do more files like this.

@khwilliamson khwilliamson merged commit 176b724 into Perl:blead Sep 17, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants